[INFO] cloning repository https://github.com/zhangzqs/mysh-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhangzqs/mysh-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangzqs%2Fmysh-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangzqs%2Fmysh-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e870863aaa973207070bf122075781f380a0f93e
[INFO] testing zhangzqs/mysh-rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangzqs%2Fmysh-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zhangzqs/mysh-rs
[INFO] finished tweaking git repo https://github.com/zhangzqs/mysh-rs
[INFO] tweaked toml for git repo https://github.com/zhangzqs/mysh-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhangzqs/mysh-rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zhangzqs/mysh-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded itoa v1.0.14
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 999d19a2ad5c886c1bae669300dc7b5f7a927ad0f0eec1b0d72c6e8916582728
[INFO] running `Command { std: "docker" "start" "-a" "999d19a2ad5c886c1bae669300dc7b5f7a927ad0f0eec1b0d72c6e8916582728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "999d19a2ad5c886c1bae669300dc7b5f7a927ad0f0eec1b0d72c6e8916582728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "999d19a2ad5c886c1bae669300dc7b5f7a927ad0f0eec1b0d72c6e8916582728", kill_on_drop: false }`
[INFO] [stdout] 999d19a2ad5c886c1bae669300dc7b5f7a927ad0f0eec1b0d72c6e8916582728
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90c125e253385c8ec025b383ef352be3154a7eaee3a04608239b2a3172ac6a28
[INFO] running `Command { std: "docker" "start" "-a" "90c125e253385c8ec025b383ef352be3154a7eaee3a04608239b2a3172ac6a28", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.09s
[INFO] running `Command { std: "docker" "inspect" "90c125e253385c8ec025b383ef352be3154a7eaee3a04608239b2a3172ac6a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c125e253385c8ec025b383ef352be3154a7eaee3a04608239b2a3172ac6a28", kill_on_drop: false }`
[INFO] [stdout] 90c125e253385c8ec025b383ef352be3154a7eaee3a04608239b2a3172ac6a28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3812fd0990d146882ed9945319382a4498523f5b7e4f0e91e05079efc95f3d1d
[INFO] running `Command { std: "docker" "start" "-a" "3812fd0990d146882ed9945319382a4498523f5b7e4f0e91e05079efc95f3d1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s
[INFO] running `Command { std: "docker" "inspect" "3812fd0990d146882ed9945319382a4498523f5b7e4f0e91e05079efc95f3d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3812fd0990d146882ed9945319382a4498523f5b7e4f0e91e05079efc95f3d1d", kill_on_drop: false }`
[INFO] [stdout] 3812fd0990d146882ed9945319382a4498523f5b7e4f0e91e05079efc95f3d1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b293ebdc4cc9af28af5997de365eaf43afe188c14f555fa58f00cba3550b81b0
[INFO] running `Command { std: "docker" "start" "-a" "b293ebdc4cc9af28af5997de365eaf43afe188c14f555fa58f00cba3550b81b0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-cc8b6a55f357be81)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test local_single_scheduler::tests::test_ping ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests core
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error[E0433]: cannot find `write` in `core`
[INFO] [stderr]   --> core/src/node.rs:83:10
[INFO] [stderr]    |
[INFO] [stderr] 83 | #[derive(thiserror::Error, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^ could not find `write` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `write` in `core`
[INFO] [stderr]  --> core/src/payload.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(thiserror::Error, Debug)]
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^^ could not find `write` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `option` in `core`
[INFO] [stderr]   --> core/src/node.rs:83:10
[INFO] [stderr]    |
[INFO] [stderr] 83 | #[derive(thiserror::Error, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^ could not find `option` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::option;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `fmt` in `core`
[INFO] [stderr]   --> core/src/node.rs:83:10
[INFO] [stderr]    |
[INFO] [stderr] 83 | #[derive(thiserror::Error, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^ could not find `fmt` in `core`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::fmt;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `convert` in `core`
[INFO] [stderr]   --> core/src/node.rs:96:18
[INFO] [stderr]    |
[INFO] [stderr] 96 |     PayloadError(#[from] payload::Error),
[INFO] [stderr]    |                  ^^^^^^^ could not find `convert` in `core`
[INFO] [stderr]    |
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::convert;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find `fmt` in `core`
[INFO] [stderr]  --> core/src/payload.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(thiserror::Error, Debug)]
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^^ could not find `fmt` in `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing this module
[INFO] [stderr]   |
[INFO] [stderr] 1 + use std::fmt;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 6 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name core --test core/src/lib.rs --test-run-directory /opt/rustwide/workdir/core --extern bincode=/opt/rustwide/target/debug/deps/libbincode-09729d259df5df46.rlib --extern core=/opt/rustwide/target/debug/deps/libcore-688de16cadd267ef.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b4a6820f50211706.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5fb51f756c1191b0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b444a174a2e0976.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1c59be6fdac18606.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-26fa988d3630f045.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c23367065a689746.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b5564df090c8ea36.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "b293ebdc4cc9af28af5997de365eaf43afe188c14f555fa58f00cba3550b81b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b293ebdc4cc9af28af5997de365eaf43afe188c14f555fa58f00cba3550b81b0", kill_on_drop: false }`
[INFO] [stdout] b293ebdc4cc9af28af5997de365eaf43afe188c14f555fa58f00cba3550b81b0
